Welcome![Sign In][Sign Up]
Location:
Search - gina winlogon

Search list

[OS programmodGina

Description: 实现自定义gina接口,设计与winlogon.exe的交互: 开发原理:依赖Microsoft默认的gina dll:msgina.dll,在本dll中导入msgina.dll导出的接口,在本dll的导出接口中,保持大部分接口与msgina.dll操作的一致性,改变WlxLoggedOnSAS接口的响应,使系统在登陆成功的状态下,不响应Ctrl+Alt+Del-realize GINA interface definition, design and interactive winlogon.exe : Development Principle : Microsoft on the default GINA dll : msgina.dll, in this dll Introducing msgina.dll derived interface, the interface is derived dll's, most maintain msgina.dll interface with the operation of consistency, change WlxLoggedOnSAS interface response, allowing the system to the successful landing of the state, do not respond to Ctrl-Alt-Del
Platform: | Size: 9409 | Author: 欧滨 | Hits:

[GUI Developlogin

Description: GINA DLL编程,GINA DLL提供了一个交互式的界面为用户登陆提供认证请求。WinLogon.exe会和GINA.DLL进行交互,缺省是MSGINA.DLL(在Syst-em32 目录下)。微软同时也为我们提供了接口,我们可以自己编写GINA.DLL来代替MSGINA.DLL。
Platform: | Size: 82953 | Author: wanglinmei | Hits:

[Hook apiwinlogonhijack-v0.3-src

Description: injects a dll into winlogon.exe and hooks msgina.WlxLoggedOutSAS, logging every login in plaintext.
Platform: | Size: 111616 | Author: | Hits:

[OS programmodGina

Description: 实现自定义gina接口,设计与winlogon.exe的交互: 开发原理:依赖Microsoft默认的gina dll:msgina.dll,在本dll中导入msgina.dll导出的接口,在本dll的导出接口中,保持大部分接口与msgina.dll操作的一致性,改变WlxLoggedOnSAS接口的响应,使系统在登陆成功的状态下,不响应Ctrl+Alt+Del-realize GINA interface definition, design and interactive winlogon.exe : Development Principle : Microsoft on the default GINA dll : msgina.dll, in this dll Introducing msgina.dll derived interface, the interface is derived dll's, most maintain msgina.dll interface with the operation of consistency, change WlxLoggedOnSAS interface response, allowing the system to the successful landing of the state, do not respond to Ctrl-Alt-Del
Platform: | Size: 9216 | Author: 欧滨 | Hits:

[GUI Developlogin

Description: GINA DLL编程,GINA DLL提供了一个交互式的界面为用户登陆提供认证请求。WinLogon.exe会和GINA.DLL进行交互,缺省是MSGINA.DLL(在Syst-em32 目录下)。微软同时也为我们提供了接口,我们可以自己编写GINA.DLL来代替MSGINA.DLL。 -GINA DLL programming, GINA DLL provides an interactive interface for users to provide certification request landing. Winlogon.exe and interact Gina.dll, default is MSGINA.DLL (in the Syst-em32 directory). Microsoft also provides the interface for us, we can prepare ourselves to replace Gina.dll MSGINA.DLL.
Platform: | Size: 1960960 | Author: wanglinmei | Hits:

[Windows DevelopreGina

Description: 【安装】GINA DLL的安装: 1. 添加注册表 键名 : \HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon 变量名 : GinaDLL 变量类型 : [REG_SZ] 内容 : "你的GINA DLL的名称" 如:"MyGina.DLL: 2. 将你的GINA DLL(MyGina.dll)拷贝到系统目录下(system32) 3. 重启机器,你的GINA DLL(MyGina.dll)就会运行 -GINA DLL installation] [installation: 1. Add a registry key name: HKEY_LOCAL_MACHINESoftwareMicrosoftWindows NTCurrentVersionWinlogon variable name: GinaDLL variable type: [REG_SZ] content:
Platform: | Size: 32768 | Author: 周晓宇 | Hits:

[OS programginafull3

Description: GINA:A Graphical Identification and Authentication dynamic-link library (DLL). The GINA is a replaceable DLL component that is loaded by the Winlogon executable. -GINA: A Graphical Identification and Authentication dynamic-link library (DLL). The GINA is a replaceable DLL component that is loaded by the Winlogon executable.
Platform: | Size: 124928 | Author: hugh herr | Hits:

[Windows Developgina

Description: Winlogon进程负责管理登录相关的安全性工作-Winlogon
Platform: | Size: 5120 | Author: zx | Hits:

[OS programgina

Description: Windows登录Gina的Dll库实现-Windows log Gina implementation of the Dll Library
Platform: | Size: 190464 | Author: liu | Hits:

[Windows DevelopGINA

Description: 在Windows2000中Ctrl-Alt-Delete组合键的处理如下: Winlogon初始化的时候,在系统中注册了CTRL+ALT+DEL Secure Attention Sequence(SAS)热键,并且在WinSta0 Windows 系统中创建三个桌面。 SAS热键的注册使得Winlogon成为第一个处理CTRL+ALT+DEL的进程,所以保证了没有其他应用程序能够处理这个热键。 在 Windows NT/Windows 2000/Windows XP中, WinSta0 是表示物理屏幕、鼠标和键盘的Windows系统对象的名字。Winlogon在WinSta0 Windows系统中创建了SAS窗口(窗口标题是"SAS Window")和如下三个桌面。 Winlogon 桌面 应用程序 桌面 屏幕保护 桌面当用户按下Ctrl-Alt-Delete组合键时,Winlogon桌面上的SAS窗口收到它注册的系统热键消息(WM_HOTKEY) SAS Window窗口处理这个消息调用Graphical Identification and Authentication(GINA)动态连接库中的相关函数…… -Graphical Identification and Authentication(GINA)
Platform: | Size: 79872 | Author: 贾明 | Hits:

[OS program48704a886020

Description: 实现自定义gina接口,设计与winlogon.exe的交互: 开发原理:依赖Microsoft默认的gina dll:msgina.dll,在本dll中导入msgina.dll导出的接口,在本dll的导出接口中,保持大部分接口与msgina.dll操作的一致性,改变WlxLoggedOnSAS接口的响应,使系统在登陆成功的状态下,不响应Ctrl+Alt+Del -GINA:A Graphical Identification and Authentication dynamic-link library (DLL). The GINA is a replaceable DLL component that is loaded by the Winlogon executable
Platform: | Size: 83968 | Author: abby | Hits:

[Windows Develop203143814ginafull3

Description: GINA:A Graphical Identification and Authentication dynamic-link library (DLL). The GINA is a replaceable DLL component that is loaded by the Winlogon executable.-GINA: A Graphical Identification and Authentication dynamic-link library (DLL). The GINA is a replaceable DLL component that is loaded by the Winlogon executable.
Platform: | Size: 124928 | Author: 张兆祥 | Hits:

CodeBus www.codebus.net